Conversation
Fix critical issues with daily snapshot and allocation mapping to ensure correct signal generation.
Refactor backtest.py to improve code structure and clarity. Update function signatures, add new features, and enhance logging.
Removed redundant _build_price_matrix function and adjusted related code.
Added type hints and improved logging messages in French.
Added secure retrieval of financial metrics and updated logging for model promotion criteria.
Refactor backtest.py to improve structure and readability. Update function signatures and logging for better clarity.
Refactor alpha_features.py by removing unused functions and comments, and updating feature calculations for better clarity and performance.
Added a new function to calculate monthly returns based on 'adj close'. This function ensures compatibility with MarketDataProcessor.
Remove calculate_returns function and its comments.
Removed commented-out documentation and unnecessary comments. Updated the processing pipeline to include feature calculations and cleaned up the code for better readability.
Ensure newline at end of file for consistency.
Refactor and enhance alpha feature calculations with improved readability and structure.
Contributor
|
🎉 This PR is included in version 1.9.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.